ReferenceIntersector(ICollection(ElementId), FindReferenceTarget, View3D)
Description:
Constructs a ReferenceIntersector which is set to return intersections from any of a set of target elements.
Constructs a ReferenceIntersector which is set to return intersections from any of a set of target elements.
Overloads (4):
ReferenceIntersector(ICollection[ElementId],FindReferenceTarget,View3D)
public ReferenceIntersector(
ICollection<ElementId> targetElementIds,
FindReferenceTarget targetType,
View3D view3d
)
-
ICollection<ElementId>targetElementIdsThe target element ids.
-
targetTypeThe target type of references to return.
-
view3dThe view in which to find references.
-
Returns true if the view is not a view template.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration